Mon Apr 22 2019 06:58:49 GMT+0000 (UTC)
In order to be notified that configuration wasn't loaded properly
As an Isotope Mail Client user
I want to be shown an informative error page

Given chrome browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 6s 810ms Screenshot +

Given firefox browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 3s 511ms Screenshot +

Given edge browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 3s 744ms Screenshot +

In order to access my mailbox
As an Isotope Mail Client User
I want to be able to login

Given chrome browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 2s 898ms Screenshot +

Given firefox browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 2s 861ms Screenshot +

Given edge browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 2s 153ms Screenshot +

Given Isotope's base URL https://isotope.marcnuri.com 0s

When I access this URL without a session 1ms

Then I'm redirected to the login page 2s 503ms Screenshot +

Given chrome browser and a login form in the URL https://isotope.marcnuri.com 787ms

When I fill in and submit the login form 2s 254ms

Then I'm logged in and redirected to the main application page 1s 468ms Screenshot +

Given firefox browser and a login form in the URL https://isotope.marcnuri.com 158ms

When I fill in and submit the login form 1s 786ms Show Error +
                                            
NoSuchElementError: Unable to locate element: #serverHost at Object.throwDecodedError (/home/travis/build/manusa/isotope-mail-e2e-tests/node_modules/selenium-webdriver/lib/error.js:550:15) at parseHttpResponse (/home/travis/build/manusa/isotope-mail-e2e-tests/node_modules/selenium-webdriver/lib/http.js:542:13) at Executor.execute (/home/travis/build/manusa/isotope-mail-e2e-tests/node_modules/selenium-webdriver/lib/http.js:468:26) at (anonymous) at process._tickCallback (internal/process/next_tick.js:189:7)

Then I'm logged in and redirected to the main application page 0s

Given edge browser and a login form in the URL https://isotope.marcnuri.com 1s 434ms

When I fill in and submit the login form 4s 190ms

Then I'm logged in and redirected to the main application page 1s 580ms Screenshot +